home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / LOCALMFC.PAK / LOCRESDE.RC < prev    next >
Text File  |  1997-05-06  |  2KB  |  76 lines

  1. //Microsoft App Studio generated resource script.
  2. //
  3.  
  4. // This is a part of the Microsoft Foundation Classes C++ library.
  5. // Copyright (C) 1992-1994 Microsoft Corporation
  6. // All rights reserved.
  7. //
  8. // This source code is only intended as a supplement to the
  9. // Microsoft Foundation Classes Reference and the
  10. // Books Online documentation provided with the library.
  11. // See these sources for detailed information regarding the
  12. // Microsoft Foundation Classes product.
  13.  
  14. #include "resource.h"
  15.  
  16. #define APSTUDIO_READONLY_SYMBOLS
  17. /////////////////////////////////////////////////////////////////////////
  18. //
  19. // Generated from the TEXTINCLUDE 2 resource.
  20. //
  21. #include "afxres.h"
  22.  
  23. /////////////////////////////////////////////////////////////////////////////////////
  24. #undef APSTUDIO_READONLY_SYMBOLS
  25.  
  26. #ifdef APSTUDIO_INVOKED
  27. //////////////////////////////////////////////////////////////////////////////
  28. //
  29. // TEXTINCLUDE
  30. //
  31.  
  32. 1 TEXTINCLUDE DISCARDABLE
  33. BEGIN
  34.     "resource.h\0"
  35. END
  36.  
  37. ////////////////////////////////////////////////////////////////////////////////////
  38. #endif    // APSTUDIO_INVOKED
  39.  
  40.  
  41. //////////////////////////////////////////////////////////////////////////////
  42. //
  43. // Dialog
  44. //
  45.  
  46. IDD_ABOUTBOX_LOCALIZE DIALOG DISCARDABLE  34, 22, 294, 55
  47. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  48. CAPTION "About Localize Control (in German)"
  49. FONT 8, "MS Sans Serif"
  50. BEGIN
  51.     ICON            IDI_ABOUTDLL,IDC_STATIC,10,10,20,20
  52.     LTEXT           "Localize Control (in German), Version 1.0",IDC_STATIC,
  53.                     40,10,170,8
  54.     LTEXT           "Copyright \251 1994, Microsoft Corporation",
  55.                     IDC_STATIC,40,25,170,8
  56.     DEFPUSHBUTTON   "OK (in German)",IDOK,220,10,59,14,WS_GROUP
  57. END
  58.  
  59. IDD_PROPPAGE_LOCALIZE DIALOG DISCARDABLE  0, 0, 250, 62
  60. STYLE WS_CHILD
  61. FONT 8, "MS Sans Serif"
  62. BEGIN
  63.     CONTROL         "&Invert (in German)",IDC_CHECK1,"Button",
  64.                     BS_AUTOCHECKBOX | WS_TABSTOP,10,10,90,11
  65. END
  66.  
  67. STRINGTABLE DISCARDABLE
  68. BEGIN
  69.     IDS_LOCALIZE_PPG_CAPTION "General (in German)"
  70. END
  71.  
  72. STRINGTABLE DISCARDABLE
  73. BEGIN
  74.     IDS_CAPTION             "German"
  75. END
  76.